Skip to content

style: make edit sponsor info link a button#2928

Merged
JacobCoffee merged 1 commit intomainfrom
ui/edit-sponsor-info-button
Feb 20, 2026
Merged

style: make edit sponsor info link a button#2928
JacobCoffee merged 1 commit intomainfrom
ui/edit-sponsor-info-button

Conversation

@JacobCoffee
Copy link
Copy Markdown
Member

@JacobCoffee JacobCoffee commented Feb 20, 2026

Summary

  • changes the "edit sponsor information" link on the sponsorship detail page from a plain <small><a> text link to an <a class="button"> so it actually looks like a clickable button
  • uses the existing psf site button class for consistency with the rest of the ui
image

Uses the PSF site `button` class instead of a plain text link
for better visibility and consistency with the rest of the UI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 20, 2026 15:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the visual presentation of the "edit sponsor information" link on the sponsorship detail page by converting it from small text to a styled button using the button CSS class.

Changes:

  • Converted the "edit sponsor information" link from <small><a> to <a class="button"> for better visibility and consistency with other action buttons in the site

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread apps/users/templates/users/sponsorship_detail.html
@JacobCoffee JacobCoffee merged commit 55a0162 into main Feb 20, 2026
17 of 18 checks passed
@JacobCoffee JacobCoffee deleted the ui/edit-sponsor-info-button branch February 20, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants